home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / TestRunProperties.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  1.1 KB  |  34 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 auxButtonPressed = id; 
  6.                 cancelButtonPressed = id; 
  7.                 helpButtonPressed = id; 
  8.                 okButtonPressed = id; 
  9.                 showSheet = id; 
  10.                 showWindow = id; 
  11.             }; 
  12.             CLASS = FSSheet; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 accessoryView = id; 
  16.                 btnAux = NSButton; 
  17.                 btnCancel = NSButton; 
  18.                 btnHelp = NSButton; 
  19.                 btnOk = NSButton; 
  20.                 identifier = id; 
  21.                 imgIcon = NSImageView; 
  22.                 inputField = NSTextField; 
  23.                 piProgress = NSProgressIndicator; 
  24.                 target = id; 
  25.                 txtBody = NSTextField; 
  26.                 txtHeading = NSTextField; 
  27.                 txtWindowMessage = NSTextField; 
  28.             }; 
  29.             SUPERCLASS = NSWindowController; 
  30.         }, 
  31.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  32.     ); 
  33.     IBVersion = 1; 
  34. }